Microsoft DirectX 8.1 (C++)

CRendererInputPin::Active

The Active method notifies the pin that the filter is now active. This method overrides the CBasePin::Active method.

Syntax

HRESULT Active(void);

Return Value

Returns an HRESULT value.

See Also